home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / xview35b.zip / XVIEW.DOC < prev    next >
Text File  |  1996-06-26  |  8KB  |  175 lines

  1.  ╔═════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                         ║
  3.  ║                            ≡ X-VIEW V3.5b ≡                             ║
  4.  ║                              A TGT design                               ║
  5.  ║                    written 1996 by Sebastian Hoepfner                   ║
  6.  ║                                                                         ║
  7.  ╚═════════════════════════════════════════════════════════════════════════╝
  8.  
  9.  I. Introduction
  10.  ~~~~~~~~~~~~~~~
  11.  
  12.        X-View is a powerful user interface which gives you control over your 
  13.  disk and harddrives as well as CD-ROMs and lets you perform a variety of
  14.  file operations such as copy, delete, create directories and many more with 
  15.  the EASE of a mouse-click.
  16.        
  17.  X-View Features:
  18.  
  19.  (*) All filecopy routienes are optimized to give you max. speed performance
  20.  (*) Only 832 Bytes are used while running other programs (this may vary 
  21.      slightly from computer to computer)
  22.  (*) NO EMS or XMS memory is used by X-View, therefore there are no 
  23.      memory limits for applications.
  24.  (*) Core of X-View is programmed in 100% Assembly language. 
  25.  (*) User interface is fully Microsoft(R) Windows(TM) compatible.
  26.  (*) User defined F-key functions let you take controll at light-speed.
  27.  (*) One can custom define helpers for virtually any file extension. This
  28.      will allow you to unpack *.ZIP files with a simple double klick of the
  29.      mouse, for example.
  30.  (*) X-View does not take up much disk space
  31.  (*) Fully Pentium and Pentium PRO compatible
  32.  
  33.  II. Getting Your Feet Wet
  34.  ~~~~~~~~~~~~~~~~~~~~~~~~~
  35.  
  36.        You'll need a ½ gallon of water...;) To start X-View, simply go to the 
  37.  directory where XVIEW is located and type XVIEW at the DOS prompt. This will 
  38.  take you to the main menu which consists of a pull-down menu on the top left 
  39.  corner of your screen and six drives (the disk icons) and a trash can 
  40.  (the magnet).
  41.  !Note: X-View must be located on a harddrive to function properly. 
  42.  
  43.        By this century, you are probably familiar with pull-down menues,
  44.  double clicks (ey, simply click the mousebutton twice) and the like.
  45.  So I dare to advance to some more 'advanced' material...
  46.  
  47.  III. The Basics
  48.  ~~~~~~~~~~~~~~~
  49.        Windows follow the common standards: Left upper corner will close
  50.  the window, the status-bar can be used to move the window, the right upper
  51.  button maximizes the window's size, and the right lower button will resize
  52.  the window. The bar on the right shows how much area in the window is 
  53.  'visible' and can be used to scroll window contents up and down.
  54.  
  55.        A double-click on virtually any icon will activate it. This results
  56.  either in execution of a program (*.EXE, *.COM or *.BAT) or in displaying
  57.  the contents of a file. Should the icon be a subdirectory (up/down arrow) or 
  58.  a disk-station, the contents of that directory will be displayed (same as the
  59.  DOS command: cd XYZ). If SETUP.EXE was used to define 'hot-extentions' like 
  60.  'pkunzip xview_select' for *.ZIP files for example, then those will be 
  61.  decrunched if activated.
  62.  
  63.  !!!   Files can be selected with the LEFT mouse button and then 'dragged',
  64.  holding the RIGHT mouse button. You might dragg the files in another open 
  65.  window to copy them or into the magnet to delete them.
  66.  
  67.  IV. Mastering The Keyboard
  68.  ~~~~~~~~~~~~~~~~~~~~~~~~~~
  69.  
  70.      What will follow, is a listing of all keyboard functions:
  71.  
  72.      <+>          ----   selecting all files (not subdirectories!) in the 
  73.                          current directory.
  74.      <->          ----   unselect everything.
  75.      <F1-F10>     ----   The F-keys can be custom defined to perform 
  76.                          frequently used commands, such as edit a file,
  77.                          show a picture, or simply start a program.
  78.                         ->also look up SETFKEY.EXE description.
  79.      <Esc>        ----   re-read the contents of the current directory 
  80.                          (such as after changing disks)
  81.      <other keys> ----   lets you enter a DOS command.
  82.      <Ctrl>+<?>   ----   shortcuts for main functions in X-View such as
  83.                          Statistics, Make new directory e.t.c
  84.  
  85.  The SETFKEY.EXE program is found in the xview subdirectory and represents 
  86.  one of the tools that come with X-View. When started, the user can define
  87.  all F-keys (the F11 and F12 keys are not yet supported). To get more infor-
  88.  mation about the use of F-keys, click on the HELP button in the SETFKEY
  89.  program.
  90.  
  91.  V. The Pull-Down Menu
  92.  ~~~~~~~~~~~~~~~~~~~~~
  93.  
  94.      This really should be self-explanatory. All of the functions just 
  95.  simply do what they are named after. I'll just address a couple topics   
  96.  one of which is the STATUS function. This is a rather universal function and
  97.  can be applied on ANYTHING selected. It can be used, for example, to find
  98.  out, how much space is still available on a diskette or how many Bytes 
  99.  all selected files have.
  100.      The rename function not only renames files, it also renames DISK-DRIVES!
  101.  If you should have a hard-drive called 'Z' for example, you could change
  102.  any of the shown disk icons on the top of the screen to 'Z' to be able to
  103.  access that drive as well.
  104.  
  105.  VI. Artists
  106.  ~~~~~~~~~~~
  107.  
  108.      To make X-View more pleasant to the eye, one has the option to 
  109.  custom design everything. The ICON_ED.EXE can be used to repaint all
  110.  icons, including the disk symbols. With the SETUPCOL.EXE one can change
  111.  the colors. The SETFKEY.EXE custom defines all the F-keys. So, its all
  112.  in your hands, just grabb your favorite mouse and go right at it!!
  113.  
  114.  VII. Troubleshooting
  115.  ~~~~~~~~~~~~~~~~~~~~
  116.      
  117.      You may get an error message saying: 'Mouse not installed'. A mouse is
  118.  an absolute requirement for X-View. A solution to this is making sure, that a 
  119.  mouse is connected to your computer and that a mouse driver is present. Try 
  120.  typing HELP in your C:\DOS directory.
  121.      If X-View refuses to start and tells you 80386 CPU required, then that's
  122.  how it is: To maximize performance, X-View uses 80386 optimized code. You
  123.  have to have at least a 80386 or better CPU.
  124.  
  125.  
  126.  VII. Disclaimer
  127.  ~~~~~~~~~~~~~~~
  128.  
  129.      I have been using this program in replacement for DOS or Windows for 
  130.  several years now and there are no known bugs. X-View performs safely and 
  131.  has also several Error detection routienes which will catch any messages 
  132.  from DOS, such as 'DISK WRITE PROTECTED!' and others.
  133.  
  134.      However, I will not take any responsibility for anything that might 
  135.  happen when you use X-VIEW. If your computer blows up just when you started 
  136.  X-View, than that's the risk you gotta take....;)
  137.  
  138.      In addition, NO part of this program may be altered or commercially
  139.  distributed without my prior consent. (English: copy my program if you
  140.  wish to friends & others, but don't sell or change it - this includes this
  141.  text, any of the programs included with the X-View package and the
  142.  credits - who made the program e.t.c...you know the rest).
  143.  However, if you would like to include X-View on a new FREEWARE CD, you may 
  144.  do so, provided X-View stays as is (in a package w/ SETUP.EXE e.t.c).
  145.  
  146.  VIII. Free-ware
  147.  ~~~~~~~~~~~~~~~
  148.  
  149.      The usual in the end. For one thing I hate any kind of limitations and
  150.  have therefore decided to leave this software as is - FULLY functional!
  151.  However, should X-View accidentally survive longer than four weeks on your
  152.  harddrive, you might want to consider sending me $10,-. In return you will 
  153.  get the absolutely latest version of X-View including any utilities that I
  154.  might have developed at that point and a nice detailed document about the
  155.  very last tricks and tips about X-View. Just think of were PC's were without
  156.  shareware and people who make shareware - people like me and other 
  157.  programmer freaks out there that enjoy a good feedback from you folks!
  158.  
  159.  *Should there be enough demand, I might translate X-View into German 
  160.  
  161.  
  162.  Contacts:
  163.  
  164.  So any questions, suggestions, feedback or even d